STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Gao-order-evaluate

This is the narrative for the resource. See also the XML or JSON format. This example conforms to the profile OperationDefinition.


Inputs

Parameters Card. Type Description
order 1..1 Order
(Guideline Appropriate Order)
The order to evaluate
coverage 0..* Coverage Optional resources describing the patient’s coverage.
answers 0..* QuestionnaireResponse
(GAO Questionnaire Response)
Optional answers to any questions which have been or may be posed by the Decision Support Service

Outputs

Parameters Card. Type Description
order 1..1 Order
(Guideline Appropriate Order)
The order that was evaluated. This is a copy of the order provided on input.
answers 0..* QuestionnaireResponse
(GAO Questionnaire Response)
Answers to any questions posed by the Decision Support Service. This SHALL be a copy of the answers provided on input.
result 1..1 Basic
(GAO Result)
A Basic resource indicating the status of the evaluation produced by evaluating the order.
alternative 0..* Basic
(GAO Alternate)
Basic resources indicating the status of evaluations produced by evaluating alternative orders suggested by the Decision Support Service Actor.
provenance 0..* Provenance Provenance resources for the Result and Alternatives that can be used to verify that those Resources came from a specific Decision Support Service. If the Decision Support Service implements the Digital Signature option, there SHALL be one Provenance resource for each Result or Alternate present in the output parameters.
dss 1..* Device The Device resource shall identify the Decision Support Service device or devices which evaluated the appropriateness of the order.
questions 0..* Questionnaire A reference to one or more Questionnaire resources, which, if completed might generate a different response from the Decision Support Service.
questionaireURI 0..1 uri Specifies a web endpoint where Questionnaire Resources returned by the Decision Support Service can be invoked interactively. When the Decision Support Service implements the Conversational Interaction Option and the questions parameter is populated, this field SHALL be populated.

 

Other examples that reference this example:

  • Conformance/GAO Decision Support Service
  • Conformance/GAO Order Evaluation Requester
  •  

    Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.